-
Re: Case sensitive forms
These days, what apps properly support vertical positioning? For example, if I wanted to raise a hyphen: pos hyphen <0 80 0 0>; We’ve experienced some anomalous behavior before when trying to u…2 -
Re: Leaving out the standard ligatures – problems?
The one to many substitution could improve the appearance if a lot tracking is applied. On the other hand, there are several layout apps that automatically deactivate {liga} substitutions when the tr…2 -
Re: Another script to batch process fonts with TTFAutohint
FYI — for that first loop, you could simply structure it like this instead:while len(font_family) < number_of_weights: weight = raw_input("Enter the name of your font weights one by one: &quo…1 -
Re: Numerals in font family names
For the Neue Haas Grotesk fonts Christian Schwartz opted to reinstate a Univers-esque numbered system — with numerals prefixing the style names, e.g., Neue Haas Grotesk Text Pro 75 Bold, Neue Haas Gr…1 -
Re: The best way to reproduce old printed specimens
What I think ScottMartin may have missed in Nick’s original description is that he uses Diffusion Dither for his bitmap conversion, which is akin to a stochastic halftone screen on the midtones. So, …1
